Skip to content

fix pandas warning regarding chained assignment#202

Merged
bkemper24 merged 1 commit intosassoftware:mainfrom
bkemper24:main
Mar 5, 2026
Merged

fix pandas warning regarding chained assignment#202
bkemper24 merged 1 commit intosassoftware:mainfrom
bkemper24:main

Conversation

@bkemper24
Copy link
Contributor

Fix the FutureWarning "FutureWarning: A value is trying to be set on a copy of a DataFrame or Series through chained assignment using an inplace method." that occurs for some table methods.

Also, fix some testcases that were not properly cleaning up the SWAT connection.

Signed-off-by: Barbara Kemper <Barbara.Kemper@sas.com>
@bkemper24 bkemper24 merged commit bef3320 into sassoftware:main Mar 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant